.header > div > div > a,
.header > div > div > span {
    font-size: 14px;
}
.header > div > div.top-r > a {
    margin: 0 12px;
}
.header > div > div.top-r > a.simplified,
.header > div > div.top-r > a.traditional {
    margin-right: 0;
}

.header > div > div.top-r > a > img.personal_center_icon {
    position: relative;
    top: 2px;
    right: 8px;
}

.silder {
	width: 100%;
	height: 350px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	position: relative;
	float: left;
}

.silder .silder_list {
    width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.silder .silder_list li{
	opacity: 1!important;
}
.silder .silder_list a {
	position: absolute;
	top: 0;
	left: 0;
}

.silder .silder_list a,
.silder .silder_list img {
    height: 350px;
	display: inline-block;
	float: left;
}

.silder .silder_page {
	height: 42px;
	text-align: right;
	margin: 0 auto;
	right: 1px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
}

.silder .silder_page li {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	font-size: 12px;
	float: left;
	margin: 15px 10px 0 0;
	background: #FFFFFF;
	display: inline-block;
	text-align: center;
	color: transparent;
}

.silder .silder_page li.current {
	background: #3096e3;
}

.silder_desc {
	color: #fff;
	float: left;
	line-height: 45px;
	height: 45px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	text-indent: 10px;
	font-size: 16px;
	background-color: rgba(0,0,0,.5);
}
.silder_desc span {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.silder .silder_page li:hover {
	cursor: pointer;
}


.lb-tab {
    margin-top: 20px;
	overflow: hidden;
}

.index-tab-box{
	margin-left: 500px;
    padding-left: 40px;
}
/*tab*/
.tab-title{
	border-bottom: 1px solid #dfdfdf;
}
.tab-title li{
	display: inline-block;
	width: 24%;
	text-align: center;
}
.tab-title li.tl{
	text-align: left;
}
.tab-title li.tr{
	text-align: right;
}
.tab-title li a{
	display: inline-block;
	padding: 0px 9px 11px 9px;
	color: #454545;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	top: 3px;
}
.tab-title li a.active{
	border-bottom: 4px solid #005392;
	color: #005392;
}
.tab-panel{
	padding-top: 16px;
}
.tab-panel-item{
	display: none;
}

.tab-panel-item.active{
	display: block;
}
.common-list-box .common-list-date {
    float: right;
}
.common-list-box a {
    color: #020202;
}
a {
    text-decoration: none;
}
.common-list-box .common-list-icon {
    margin-right: 15px;
}
.common-list-box .common-list-icon {
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #000000;
    vertical-align: middle;
    margin-right: 20px;
}
.common-list-title {
    font-size: 18px;
    height: 35px;
    line-height: 35px;
}
.common-list-title:hover{
    color: #07538d;
}
.title-box {
    margin-top: 30px;
    width: 100%;
    height: 44px;
}
.title-box img {
    margin: 0 15px 0 20px;
    vertical-align: middle;
}
.title-box span {
    color: #407aaa;
    font-weight: bold;
    font-size: 20px;
    line-height: 44px;
    vertical-align: middle;
}
.left-box {
    width: 500px;
    float: left;
}
.subtitle {
    padding-left: 10px;
    margin: 20px 0;
    border-left: 5px solid #407aaa;
}
.subtitle .active a,
.subtitle a:hover{
    color: #07538d;
    font-weight: bold;
}
.subtitle span,
.subtitle span a {
    font-size: 18px;
}
.subtitle span,
.title-bg{
    vertical-align: middle;
}
.subtitle .subtitle-bg {
    display: inline-block;
    height: 8px;
    margin-left: 30px;
   
}
.zcwj .zcwj-sub span a {
    margin-right: 10px;
    padding: 10px;
    font-size: 14px;
    height: 38px;
    color: #333333;
    background-color: #ebebeb;
    border-radius: 3px;
}
.zcwj .zcwj-sub .active a,
.zcwj .zcwj-sub span a:hover {
    color: #ffffff;
    background-color: #407aaa;
}

.zc-item {
    display: none;
}
.zc-item.active {
    display: block;
}
.zwfw,
.zmhd ul {
   border-bottom: 1px dashed #ebebeb;
   border-left: 1px dashed #ebebeb;
   border-right: 1px dashed #ebebeb;
}
.zwfw img {
    width: 220px;
    height: 124px;
    margin: 20px 0 20px 20px;
}
.zwfw img:hover{
    border-bottom: 4px solid #407ead;
}
.m20{
    margin-top: 20px;
}
.zmhd ul li,
.xxgk ul li {
    float: left;
}
.zmhd ul li a {
    text-align: center;
    background-color: #f5f6f6;
    width: 100%;
    height: 100%;
}
.zmhd ul {
    padding-left: 20px;
    padding-bottom: 20px;
}
.zmhd ul li {
    margin-right: 10px;
    margin-top: 20px;
    width: 146px;
    height: 64px;
}
.zmhd ul li a {
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
}
.zmhd ul li a img,
.zmhd ul li a span {
    vertical-align: middle;
    margin-right: 10px;
}
.zmhd ul li a span:hover {
    color: #07538d;
}
.right-box {
    float: left;
    width: 700px;
    padding-left: 40px;
}

.xxgk ul li {
    margin-bottom: 15px;
}
.xxgk ul li.mr {
    margin-right: 12px;
}
.xxgk ul li img,
.xxgk ul li span {
    vertical-align: middle;
}
.xxgk ul li .border{
    display: inline-block;
    width: 158px;
    padding: 22px 0 22px 18px;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}
.xxgk ul li span:hover{
    color: #07538d;
}

.xxgk .xxgk-sj {
  
}
.xxgk .xxgk-sj li {
    background-color: #f5f6f6;
    width: 120px;
    height: 140px;
    margin-right: 14px;
}
.xxgk .xxgk-sj li.last {
    margin-right: 0;
}
.xxgk .xxgk-sj li a {
    width: 100%;
    text-align: center;
}
.xxgk .xxgk-sj li img {
    display: inline-block;
    padding-top: 34px;
    
}
.xxgk .xxgk-sj li span {
    padding-top: 20px;
    width: 100%;
    font-size: 14px;
}
.mt {
    margin-top: 13px;
}
.banner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.ztzl-box {
    width: 1200px;
    overflow: hidden;
    margin-top: 24px;
}

.ztzl-box ul {
    width: 2305px;
    margin-left: 0;
}

.ztzl-box li {
    display: inline-block;
    width: 232px;
    margin-right: 10px;
    overflow: hidden;
    cursor: pointer;
}

.ztzl-box li img {
    width: 232px;
    transition: all 0.6s;
}

.ztzl-box li:hover img {
    transform: scale(1.2);
}
.ztzl-jt {
    position: absolute;
    width: 100.5%;
    top: 62%;
    transform: translate(0, -50%);
}

.ztzl-jt img {
    cursor: pointer;
    position: absolute;
    top: -20px
}

.jt-left {
    left: -2px;
}

.jt-right {
    right: 7px;
}


